go/types.Checker.later (method)

14 uses

	go/types (current package)
		call.go#L154: 	check.later(func() {
		check.go#L264: func (check *Checker) later(f func()) *action {
		decl.go#L559: 	check.later(func() {
		decl.go#L781: 		check.later(func() {
		decl.go#L878: 		check.later(func() {
		interface.go#L231: 	check.later(func() {
		literals.go#L99: 			check.later(func() {
		signature.go#L325: 	check.later(func() {
		struct.go#L146: 			check.later(func() {
		typeset.go#L242: 				check.later(func() {
		typexpr.go#L174: 	check.later(func() {
		typexpr.go#L373: 		check.later(func() {
		typexpr.go#L477: 	check.later(func() {
		union.go#L91: 	check.later(func() {